home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / 16VAMP75.ZIP / CHANGES.DO_ / CHANGES.DO
Text File  |  1995-12-28  |  3KB  |  77 lines

  1. This Version: 2.2   -- RELEASE VERSION --
  2.  
  3. Original Alpha: 2.0
  4.  
  5. Changes since 2.0:
  6.  
  7. 12/28/95 - Fixed some problems with the MCB.LST file. It was not properly
  8.                 updating the list.  Now it does.  Only thing left for full
  9.                 MCB integration is to have the KILL button launch MCB.
  10.  
  11. 12/17/95 - Included in this distribution is some popup.ini stuff to assist
  12.                 in facilitating all of this.  Read INSTALL.TXT for more info.
  13.  
  14. 12/17/95 - Combined several apps into one.  WinLL now maintains a list of
  15.                 split servers in a text file.  This text file is specified
  16.                 in your LL.INI file.  In the [BOT] section, put the following:
  17.  
  18.                 MCBList=<Path and filename for text files>
  19.  
  20.                 NOTE: This feature only functions in TERSE mode.          
  21.  
  22.                 The purpose of this feature was to help facilitate a temporary
  23.                 integration of MCB and WinLL.  This is not the final
  24.                 implementation of WinMCB, but a temporary way to use Console
  25.                 MCB whilst WinMCB is still under development.
  26.                 Console MCB has also had a feature added which allows it
  27.                 to read the first server from the above split servers list.
  28.                 Since MCB reads the *first* server in the list, this means
  29.                 you should utilize Winll's ability to report only those
  30.                 servers you can connect to.
  31.  
  32. 11/21/95 - Fixed Terse mode.
  33.  
  34. 11/21/95 - Fixed repeating error message problem when an error occurs after
  35.                 connection.
  36.  
  37. 11/21/95 - Forced Listbox server info to scroll when updated.
  38.  
  39. 11/19/95 - Improved error checking.  Should be more stable and more
  40.                 informative about errors.
  41.  
  42. 11/19/95 - Added ability to specify servers which you can connect to in the
  43.                 ll.ini file.  The syntax is the following:
  44.  
  45.                 [SERVERS]
  46.                 irc.server.name
  47.                 irc.server.name
  48.                 irc.server.name
  49.  
  50.            Up to 20 servers can be specified this way.  If no servers are
  51.                 specified, all server info is shown.
  52.  
  53. 11/19/95 - See README.1ST for info on the new distribution site.  Thanks Ximax.
  54.  
  55. 11/19/95 - Added status info to the status bar.
  56.  
  57. 11/19/95 - Added ability to dynamically change servers whilst LL is running.
  58.                 Simply change the configuration using the configure button
  59.                 then hit launch bot again.
  60.  
  61. 11/17/95 - Fixed Split Sound not working
  62.  
  63. 11/17/95 - Made the connection code asynchronous.  No more lockups during
  64.                 connection.
  65.  
  66. 11/15/95 - Added Keywords in ll.ini for specifying sounds for various activities.
  67.                 Add to ll.ini:
  68.  
  69.                 [SOUND]
  70.                 Split Sound=<some wav file>
  71.                 Merge Sound=<some wav file>
  72.                 Add Sound=<Some wav file>
  73.  
  74.            Knock yerself out. :)
  75.  
  76. 11/15/95 - Fixed PORT number/LINKS glitch.
  77.